home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / tunnelrush.swf / scripts / DefineButton2_98 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-12  |  71 b   |  5 lines

  1. on(release){
  2.    _root.high = 0;
  3.    MySO.data.thing = _root.high;
  4. }
  5.